GdkDisplay: Add a few ignore deprecations statements around GdkDeviceManager
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 16 Dec 2015 18:07:20 +0000 (19:07 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Wed, 16 Dec 2015 18:47:06 +0000 (19:47 +0100)
commit3e1e02c2bcf542ccdbc7e90e4b213cb5c9e06d26
tree381a50d308d818c115c1895c9a178189a1bb58c2
parent50859d9efe46db5694e0bb98a101a4c0bcd5762e
GdkDisplay: Add a few ignore deprecations statements around GdkDeviceManager

There's places where we still need to deal with floating devices, which are
unseen by seats. Ignore deprecations and keep using GdkDeviceManager until
we can forget about floating devices.
gdk/gdkdisplay.c